Builder

class Builder : GeneratedMessage.Builder<BuilderT> , PaxcountProtos.PaxcountOrBuilder

TODO: REPLACE
Protobuf type meshtastic.Paxcount

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Seen BLE devices
uint32 ble = 2;
Link copied to clipboard

Uptime in seconds
uint32 uptime = 3;
Link copied to clipboard

seen Wifi devices
uint32 wifi = 1;
Link copied to clipboard
open fun getBle(): Int

Seen BLE devices
uint32 ble = 2;
Link copied to clipboard
fun getDescriptor(): Descriptors.Descriptor
Link copied to clipboard
open fun getDescriptorForType(): Descriptors.Descriptor
Link copied to clipboard
open fun getUptime(): Int

Uptime in seconds
uint32 uptime = 3;
Link copied to clipboard
open fun getWifi(): Int

seen Wifi devices
uint32 wifi = 1;
Link copied to clipboard
Link copied to clipboard
open fun mergeFrom(other: Message): PaxcountProtos.Paxcount.Builder
open fun mergeFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): PaxcountProtos.Paxcount.Builder
Link copied to clipboard

Seen BLE devices
uint32 ble = 2;
Link copied to clipboard

Uptime in seconds
uint32 uptime = 3;
Link copied to clipboard

seen Wifi devices
uint32 wifi = 1;